home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
demos
/
proj3013.exe
/
TOPICLST.FR$
/
TOPICLST.bin
(
.txt
)
Wrap
Visual Basic Form
|
1992-02-28
|
6KB
|
149 lines
Topics
Select Project
wwwww
wp|||
wwp|||
wwwp|||
wwwwwwww
Form1%
Label1
Select a project to analyze:
TopicsList
TopicsLabel
TopicsLabel
WINPROJ|System
Topics
About
About...
Cancel
Cancel
TopicsList_Click
Form_Click
Get_Which_Project
TopicsList\
LinkHolderi
LinkTopics
PROJNAME
LinkItem
LinkMode
LinkHolder_Change
CRPosition
Caption
Start
List1F
TopicsList_ChangeX
ListBox
TopicsLabel_Change
TopicsLabel
Form_LinkOpen
Cancel^
Form_Loadj
TabPosition
TopicsList_DblClick
Topics_ListO
Unload
topics
Command1_Click
OK_Click
link'
Microsoft=
Project
Looking%
closely
since
followed
topic
Form_LinkError
LinkErra
Enabled
Command2_Click
Cancel_Click
About_ClickO
AboutBox
Value?
HideLoad
Screen
Width
Height
ErrorHandler
Handler
Label1_Click
click
nothing
unless
selected
something
request
captioning
SetListSeparator
ViewFile
RestoreListSeparator
TopicsLabel_Change
Update the list box TopicsList with information grabbed from MS Project
when Get_Info_From_MSProject was called.o
Since the last topic is not followed by a tab character, it is discarded.
This item is the "System" topic, which you don't want to include sincee
it is not a project.s
Tab-delimited
Form_Load
Prepare for LinkRequests
Center form on screen
Center form horizontally
Center form verticallyl
Get list of open projects from Microsoft Project. These are thee
topics used for DDE.
MS Project not running?
Topics
Request list of topicso
Turn off error checking
Exit Sub
Routine to handle DDE error while requesting list of topics
No chnl open or app not respondingp
Analyzer is having difficulty connecting to Microsoft
Project. Make sure it is running before trying
to use Analyzer.
Exit Analyzer
Not error #293, so let user
know what happened
and let them continue
TopicsList_DblClick
Simulate a click on the OK button control if the user double-clicked.
Double-click does nothing unless the user has selected something, since
the OK button is not enabled until the user makes a selection..
OK_Click
Open Main form window to begin analysis; set the global
PROJNAME variable to be the select project. It will be usede
as the DDE request topic and to set the caption for the Main.
form window title bar.t
TopicsList_Click
Enable OK button control if the user selected something
Cancel_Click
About_Click
SetListSeparator
Copy the list separator character from Microsoft Project,
and replace it with a comma. This is necessary so that
LinkRequest statements will be understood by MS Project.
This subroutine should be called before any LinkRequests
are performed, and should always be paired with a subsequentt
call to RestoreListSeparator.
No Clipboard operations should be made between these twou
calls, since the list separator is held there.
WINPROJ|System
AppExecute
Prepare MS Project to accept SendKeys
{F10}op{PGDN 4}{F2}{HOME}+{RIGHT}^c{ESCAPE 2}"
AppMinimize"
Minimize Microsoft Project
OptionsPreferences .ListSeparator=[,]"
RestoreListSeparator
Restore the list separator character in Microsoft Project
from the Clipboard. SetListSeparator should be called before
calling RestoreListSeparator.
See SetListSeparator for more information.l
WINPROJ|System
AppExecute
Prepare MS Project to accept SendKeys
{F10}op{PGDN 4}{F2}{HOME}+{RIGHT}+{INSERT}{ENTER 2}"
AppMinimize"
Minimize Microsoft Project